Skip to content

Configure Renovate#2

Open
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#2
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@figure-renovate
Copy link
Copy Markdown

@figure-renovate figure-renovate bot commented Mar 11, 2026

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Cargo.toml (cargo)
  • .github/workflows/release.yml (github-actions)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Renovate configuration migration PRs when needed.
  • Show all Merge Confidence badges for pull requests.
  • Run Renovate on following schedule: on Monday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

Pin dependencies
Update Rust crate bech32 from `0.9.1` to `0.11.0`
  • Schedule: ["on Monday"]
  • Branch name: renovate/bech32-0.x
  • Merge into: main
  • Upgrade bech32 to 0.11.0
Update Rust crate itertools from `0.12` to `0.14`
  • Schedule: ["on Monday"]
  • Branch name: renovate/itertools-0.x
  • Merge into: main
  • Upgrade itertools to 0.14
Update Rust crate provwasm-mocks from `2.3.0` to `2.8.0`
  • Schedule: ["on Monday"]
  • Branch name: renovate/provwasm-mocks-2.x
  • Merge into: main
  • Upgrade provwasm-mocks to =2.8.0
Update Rust crate schemars from `0.8.15` to `0.9.0`
  • Schedule: ["on Monday"]
  • Branch name: renovate/schemars-0.x
  • Merge into: main
  • Upgrade schemars to 0.9.0
Update Rust crate sha2 from `0.10.8` to `0.11.0`
  • Schedule: ["on Monday"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.11.0
Update actions/checkout action from `v4` to `v6`
  • Schedule: ["on Monday"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update Rust crate cosmwasm-schema from `2.3.1` to `v3`
  • Schedule: ["on Monday"]
  • Branch name: renovate/cosmwasm-schema-3.x
  • Merge into: main
  • Upgrade cosmwasm-schema to 3.0.0
Update Rust crate cosmwasm-std from `2.3.1` to `v3`
  • Schedule: ["on Monday"]
  • Branch name: renovate/cosmwasm-std-3.x
  • Merge into: main
  • Upgrade cosmwasm-std to 3.0.0
Update Rust crate cw-multi-test from `2.5.1` to `v3`
  • Schedule: ["on Monday"]
  • Branch name: renovate/cw-multi-test-3.x
  • Merge into: main
  • Upgrade cw-multi-test to 3.0.0
Update Rust crate cw-storage-plus from `2.0.0` to `v3`
  • Schedule: ["on Monday"]
  • Branch name: renovate/cw-storage-plus-3.x
  • Merge into: main
  • Upgrade cw-storage-plus to 3.0.0
Update Rust crate cw2 from `2.0.0` to `v3`
  • Schedule: ["on Monday"]
  • Branch name: renovate/cw2-3.x
  • Merge into: main
  • Upgrade cw2 to 3.0.0
Update Rust crate schemars from `0.8.15` to `v1`
  • Schedule: ["on Monday"]
  • Branch name: renovate/schemars-1.x
  • Merge into: main
  • Upgrade schemars to 1.0.0
Update Rust crate thiserror from `1.0.69` to `v2`
  • Schedule: ["on Monday"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2.0.0
Update softprops/action-gh-release action from `v1` to `v2`
  • Schedule: ["on Monday"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

@figure-renovate figure-renovate bot requested a review from a team as a code owner March 11, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants